home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 November / Macworld (1999-11).dmg / Updaters / WhiteCap 3.0.4 / into Visual Plug-ins / WhiteCap Configs / Infinity < prev    next >
Encoding:
Text File  |  1999-07-06  |  870 b   |  66 lines  |  [TEXT/ttxt]

  1.  
  2.  
  3. /*
  4. Written by Greg Short. You want a date? Sorry. I dinked around with it for a couple weeks, and this is what happened. Call it May 1999, that's as good as it gets. Long live the Munki.
  5. munki@eagle.ptialaska.net
  6. */
  7.  
  8.  
  9. Resn=15,
  10. Durn="8",
  11.  
  12. CamX="50 * sin( t / 6 )",
  13. CamY="30 * cos( t / 6 )",
  14. CamZ="5 * cos( t / 11 )",
  15. CmLX="0",
  16. CmLY="0",
  17. CmLZ="0",
  18. CUpX="0",
  19. CUpY="0",
  20. CUpZ="1",
  21.  
  22. R="0",
  23. G="s",
  24. B="1 - s",
  25.  
  26.  
  27. LvlR="0",
  28. LvlG="1",
  29. LvlB="1",
  30.  
  31.  
  32. widt=400,
  33. heig=500,
  34. ConL=1,
  35. ConB=0,
  36.  
  37.  
  38. Fall=".06",
  39.  
  40. D0=".1 * abs( mag( s ) )",
  41. D1="6 * s",
  42.  
  43. C0="20 * sin( dt * 4 * PI )",
  44. C1="20 * cos( dt * 4 * PI )",
  45. C2="20 * sin( dt * 2 * PI )",
  46.  
  47. D2="( 2 * s + 1 ) * ( 2 + 5 * d0 )",
  48.  
  49. /*
  50. ZPos="- 10 * c2 + ( d1 * d1 ) + d0 * ( c2 + ( d1 * d1 ) )",
  51.  
  52. ZRel="c2 + ( d1 * d1 )",
  53. */
  54.  
  55.  
  56. X="c0 * d2",
  57. Y="c1 * d2",
  58. Z="- 10 * c2 + d1 * d1 + d0 * ( c2 + d1 * d1 )",
  59.  
  60.  
  61.  
  62. Scal="200",
  63. ScSz-1,
  64. Pers="250",
  65.  
  66. Vers=30